-
Notifications
You must be signed in to change notification settings - Fork 579
[CI] Test for terraform in CI #14150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!ci-build-me |
4 similar comments
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
cef4b9c
to
aad3135
Compare
!ci-build-me |
1 similar comment
!ci-build-me |
!ci-nightly-me |
!ci-build-me |
2 similar comments
!ci-build-me |
!ci-build-me |
f74f35f
to
57f0e41
Compare
!ci-build-me |
finish up renaming
Fix/alerts filter
…again Remove duplicated build for Lucy in CI
1. Use memo and fee range 2. Make max_account_updates configurable 3. Change type string of zkapp in internal logging to `zkapp:<num acc upds>:<num proofs>` 4. Reduce checking interval in `wait_until_zkapps_deployed`
…ements Zkapp generator improvements
…-logs hardcode number of oversized logs
…height-6 Update account_subtree_height to 6
…k-pool-summury-to-status-graphql
…k-pool-summury-to-status-graphql
…ummury-to-status-graphql Add snark pool information to the status metrics query results
Raise balances 10x in berkeley ledger
…ol/mina into dkijania/terraform_ci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Explain your changes:
Since we want to remove integration test from Pull request we lost a test of our infra code. This pr introduce isolated test for our helm/terraform tests
Explain how you tested your changes:
Checked CI and run locally one lucy test using my terraform files
Checklist: